home *** CD-ROM | disk | FTP | other *** search
- Path: news.urz.uni-heidelberg.de!usenet
- From: Matthias Ernst <ibermann@ix.urz.uni-heidelberg.de>
- Newsgroups: comp.lang.c++
- Subject: BC 4.5 Calling DLL from VB and returning DOUBLE
- Date: Sat, 17 Feb 1996 13:10:59 +0100
- Organization: University of Heidelberg, Germany
- Message-ID: <3125C5D3.38B2@ix.urz.uni-heidelberg.de>
- NNTP-Posting-Host: relay.urz.uni-heidelberg.de
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- I called a DLL function (created with the BC 4.5 compiler) from VB (or
- EXCEL, ACCESS) and tried to return a DOUBLE (by value).
- It didn't work - but it works with the VISUAL C++ compiler ???
- Is There a secret ???
-